Turn Word Wrap ON.

Tested with CTM-05/A card in Win95B using CTM-850A01.0.0.2 version of the DriverLINX driver for CTM boards.  VB4 (32bit) used as the development tool, but program will open and run equally well in VB5 or VB6.

DriverLINX Configuration Panel settings:
Device0
BCD Frequency Scaler
1MHz timebase resolution

The CTM-05/A or CTM-10 have an external interrupt feature.  Two connections are required:  an enable line which must be pulled low and a request line.  Rising Edge at the request line will generate an IRQ.

I used the AIOPanel test app to manipulate a digital output bit of the CTM-05/A.  I connected digial out bit 0 to the external interrupt line of the CTM-05 (pin 10 to pin 1).

AIOPanel allows me to exercise digital output bit0 to cause an IRQ on this line.  Rising edge causes the IRQ.

NOTE:  remember to pull the IRQ Enable line low
